home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE2 / PD / CAMPINS.ZIP / TyneBridge < prev    next >
Text File  |  2002-05-24  |  839b  |  25 lines

  1. If "<ChangeFSI$Dir>" = "" Then Error Please open a Filer directory containing !ChangeFSI V1.15 (or better) then try again.
  2.  
  3. | This turns on or off the Hourglass when ChangeFSI is converting.
  4. | If you don't want it on Make the line below 'Off'
  5. Set ChangeFSI$Hourglass On
  6.  
  7. WimpSlot -min 2000K
  8. WimpSlot -next 2000K
  9. Set campin$dir <obey$dir>.resources
  10. Set campin$path <campin$dir>.
  11. DIR <campin$dir>
  12.  
  13. IF "<num>" >= 1 THEN unset num ELSE IF "<num>" = "" THEN set num 1 
  14. |
  15.  
  16. | Oscillates between 2 webcams of the Tyne Bridge
  17. IF "<num>" = 1 THEN curl --env -s http://www.tynebridgewebcam.co.uk/camimages/cam1.jpg -o image ELSE curl --env -s http://www.tynebridgewebcam.co.uk/camimages/cam2.jpg -o image 
  18. campin:errorcheck
  19.  
  20. campin:camchk campin:Image
  21.  
  22. campin:CFSI campin:image campin:sprite <col> 10:7 -nomode { > null: }
  23.  
  24. Backdrop -T campin:sprite
  25.